From: Kenichi Handa Date: Wed, 25 Feb 2009 01:07:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1560 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7df8a7973002fcf3605ac4e075851b485c9e8fcf;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c7fc8cb86fa..98c91831697 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2009-02-25 Kenichi Handa + + * composite.el (auto-composition-mode): Don't add a hook to + after-change-functions. Don't decompose the buffer. + (auto-composition-after-change): Delete it. + (toggle-auto-composition): Make it an alias of + auto-composition-mode. + (auto-compose-region): Delete it. + 2009-02-24 Stefan Monnier * term/ns-win.el (ns-working-overlay): Don't make it buffer-local.